Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 175,088 for

document formatting

(0.26 sec)
  1. GlowFormat Class | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.GlowFormat class to enhance your Documents with stunning glow effects. Elevate your design with unique Formatting options!...class Represents the glow formatting for an object. public class...glow shape effect. Document doc = new Document ( MyDir + "Various...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ParagraphFormat.styleIdentifier property | Aspo...

    ParagraphFormat.styleIdentifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this Formatting....paragraph style applied to this formatting. get styleIdentifier () :...Table of contents (TOC) into a document using heading styles as entries...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Change styles for complete document - Free Supp...

    Hi we are trying to change style of Document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Change styles for complete document Aspose.Words Product Family...set_style_font_size(self, doc: aw.Document, style_name: str, size_pt:...

    forum.aspose.com/t/change-styles-for-complete-d...
  4. Convert RTF to XLSX using Python or with free O...

    RTF to XLSX conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to XLSX online converter quickly before integrating the code....you work with different file formats. The process of converting...the desired Microsoft Excel format. Aspose.Total for Python via...

    products.aspose.com/total/python-net/conversion...
  5. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border.... Document () builder = aw . DocumentBuilder...insert_cell () builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border.... Document () builder = aw . DocumentBuilder...insert_cell () builder . cell_format . shading . background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldOptions.useInvariantCultureNumberFormat pr...

    FieldOptions.useInvariantCultureNumberFormat property. Gets or sets the value indicating that number format is parsed using invariant culture or not...value indicating that number format is parsed using invariant culture...property is set to true , number format is taken from an invariant...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line Formatting of the chart....format property Chart.format property Provides access to fill...and line formatting of the chart. @property def format ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Build a Table from a DataTable in Java|A...

    Example of filling Document table from external database using Java....your document as a new table and quickly apply formatting to the...data from a DataTable into a document table is by using Mail Merge...

    docs.aspose.com/words/java/how-to-build-a-table...